Refresh patches
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Thu, 5 Mar 2026 07:32:36 +0000 (08:32 +0100)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Thu, 5 Mar 2026 07:32:36 +0000 (08:32 +0100)
debian/patches/dont_compress_manpages.patch

index 642dbeb4bfce264dba0e461d48c533e8c47c2c9d..4139645dfd77bdd60aee1ef66bc4ea7d166e000b 100644 (file)
@@ -8,7 +8,7 @@ Last-Update: 2023-09-25
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- jacktrip.orig/meson.build
 +++ jacktrip/meson.build
-@@ -443,7 +443,7 @@
+@@ -444,7 +444,7 @@
                        command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip],
                        install: not gzip.found(),
                        install_dir: get_option('mandir') / 'man1')